论坛精华 >> Oracle 专栏 >> 6-6 Guidelines for control files [查看别人的评论]

由 macro 发布于: 2001-02-28 19:16

Smile

You should :

1.Multiplex the control file
2.Include the full pathname in CONTROL_FILES
3.Backup the control file after the database structure changes


Control files:
1.Are sized by CREATE DATABASE keywords
2.Hava a reusable section that can be expand due to Recovery Manager update.


Purpose of Multiplexing:
storing each copy of control files on a different physical disk.

Keywords in the CREATE DATABASE or CREATE CONTROLFILE commands :
1.MAXLOGFILES
2.MAXLOGMEMBERS
3.MAXLOGHISTORY
4.MAXDATAFILES
5.MAXINSTANCES

A new control file must be created to change the size of the space created by these keywords.
__________________

谢谢你抽时间看我的发言,

Macro Zeng

==================================

我正在学习 Oracle ,坚持每天写读书笔记

点这里对该文章发表评论

该文章总得分是 6 分,你认为它对你有帮助吗? [非常多](1) [有一些](1) [无帮助](1) [是灌水](1)

Copyright © 2001 - 2009 JSP001.com . All Rights Reserved